- Posted on
- Featured Image
Turn your Linux terminal into a private, offline semantic search engine for 30k+ files. Learn two setups: a 5–10 min ripgrep pipeline reranked by a local LLM via Ollama, and a 30–45 min embeddings-based RAG with Sentence-Transformers + FAISS indexing PDFs, DOCX, HTML, notes, and code. Includes apt/dnf/zypper installs, drop-in scripts, systemd/cron reindexing, and optional LLM Q&A over top‑K chunks.